API

Logistics APIs

GET logistics/shipping-advices

List of shipping advices

HTTP method GET
URI https://api.rambase.net/logistics/shipping-advices
Supported formats Xml, Html, Json (ex. $format=json)
Maximum page size ($top) 80
Custom fields Custom fields supported
Successful HTTP status code 200
API resource identifier 614, version 31

The following body must be added to the request. Mouse over fieldnames for description and other useful information about the fields. Note that fields in bold are required/mandatory.

Format:
1
1

The query string is placed after the resource URL, seperated with a questionmark (?). The query string is composed of a series of query parameters with values. See the page about query parameters on how to use these parameters.

$showDomainDescriptions Boolean, optional Set to "true" to include domain descriptions for fields using domain values. See the Domain values page for more information. Default value is false.
$lang String, optional Specifies the language used in the response, following the 3-letter ISO-639-1 [lll]
$access_token String, optional After successful login you get an access token which needs to be provided in all API requests. Even though it is possible to pass this token as query parameter, we recommended passing it using the HTTP request header as described in Authorization. Note that all access tokens have an expiration time.
$db String, optional Set the database/company for the request
$expand String, optional Use to include output fields that are not returned by default in the response. Accepts a comma-separated list of expandable field names. See the Expand and Select page for more information.
$select String, optional Use to define the fields to return in the response. Accepts a comma-separated list of field names. See the Expand and select page for more information.
$useMinimumVersion Integer, optional Used to run a new version of an API resource when your API client is running a deprecated API resource. See the Breaking changes page for more information.
$format String, optional Set the format of the response to use for the request. Accepted values are "xml", "html", "jsonstream", "json"
$showCustomFields Boolean, optional Set to "true" to include custom fields. Default value is false.
$top String, optional Specifies number of rows to return in each page. Maximum limit is specific for each API resource. Default value is 10.
$pageKey String, optional Use to navigate to first, previous, next or last page in list. Add $expand=PagingDetails to add the different keys to the response.
$filter String, optional Use to filter the result list, see the Filtering and sorting page for more information.
$orderby String, optional Use to order the result list, see the Filtering and sorting page for more information.
$inlinecount String, optional Set to "allpages" to include total number of rows in the response. Possible values are: "allpages", "none"

Read more about filters and sorting on how to use filter parameters and named filters.

ApprovalNotification() Named filter Shipping advices with notifications of category A (Approval) in status 2 or 3
InfoNotification() Named filter Shipping advices with notifications of category I (Information)
MyShippingAdvices() Named filter Shipping advices the current user is either assigned to, sales assistent for or account manager for.
PendingInvoicing() Named filter Shipping advices pending to be forwarded to sales invoice (status 4)
PendingPicking() Named filter Shipping advices pending picking (status 2)
PendingPickingQueue() Named filter Shipping advices in pending to be added to picking queue (status 0 or status 1).
PendingShipping() Named filter Shipping advices pending shipping (status 3)
AccountManager Integer Reference to the employee who is responsible for the management of sales, and relationship with the customer. Available macros: currentUser()
Assignee Integer The user who has been assigned to work with this object. Available macros: currentUser()
AssigneeName String The name of the user who has been assigned to work with this object.
ContainingNotificationMessage String Show all transaction documents containing notifications. Note that search will be for messages in company language, and not in user language.
ContainingNotificationTypeId Integer Notification type identifier.
ConvertedSubTotalAmount Decimal Total amount of the object in company currency, excluding VAT.
ConvertedTotalAmount Decimal The total amount in company currency, including VAT.
CreatedAt Datetime Date and time of creation. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
Currency String Three character code following the ISO 4217 standard.
CustomerId Integer Customer identifier.
CustomersReference String Customers reference. Typically a person.
CustomersReferenceNumber String Customers reference number. E.g. the internal sales order id the customer use in their own system.
DeliveryTermPlace String Named place related to delivery terms (Incoterms).
DeliveryTerms String Delivery terms when shipping the goods. The delivery terms is based on the Incoterms rules from ICC (International Chamber of Commerce). The delivery terms is by default retrieved from the customer.
DepartingWaybillId Integer Departing waybill identifier.
FeeAmount Decimal Fee amount in transaction document's currency.
Firstname String Secondary name of a company or firstname of a person.
FreightAmount Decimal Freight amount in transaction document's currency.
GrossMargin Decimal Gross margin of sale, calculated as an average of gross margin of all items at the time items are created and when the document is registered. Will not be recalculated if gross margin in items change afterwards.
InvoiceAddressCity String City/town/village.
InvoiceAddressCountryCode String Two-character code (ISO 3166) identifying the country.
InvoiceAddressPostalCode String Postalcode/Postcode/ZIP.
Location String Unique abbreviation/short name of the location.
Name String Name of customer (name of company or surname/familyname/lastname of a person).
NetWeight Decimal The net weight of object (excluding packing meterial) in kilograms.
Note String Additional information regarding the object (free text). This note might be visible to customers/suppliers.
PaymentTerms String Terms of payment. Defaut value is retrieved from the customer. The due date of the sales order and sales invoice is calculated based on this field.
Priority Integer Priority of the shipment.
SalesAssistant Integer Reference to the employee who is sales assistant for the customer. Available macros: currentUser()
SellersReferenceNumber String Sellers reference number..
ShippingAddressAddressLine1 String First address line of the delivery address.
ShippingAddressAddressLine2 String Second address line of the delivery address.
ShippingAddressAttention String Attention of the shipping address. When changing shipping address, the ShippingAddressAttention will be overridden by the attention of the new shipping address.
ShippingAddressCity String City/town/village of the delivery address.
ShippingAddressCountryCode String Country code of shipment destination.
ShippingAddressName String Name of receiver (Name of company or last name of a person) of the delivery address.
ShippingAddressPostalCode String Postalcode/Postcode/ZIP of the delivery address.
ShippingAddressRegion String Region/province/state of the delivery address.
ShippingAdviceId Integer Shipping advice identifier.
ShippingDate Date The registration date of the shipping advice/supplier return/ goods transfer, -which is the day stock was reduced (quantity and value). Available macros: today(), yesterday(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
Status Integer Status of shipping advice.
SubTotalAmount Decimal Total amount of the object in object currency, excluding VAT.
TotalAmount Decimal The total amount in object currency, including VAT.
Type String Type of shipping advice. Gives an indication of what this shipping advice is based on or forwarded from.
UpdatedAt Datetime Date and time of update. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()

Read more about filters and sorting on how to use sortable parameters

AccountManager Integer Reference to the employee who is responsible for the management of sales, and relationship with the customer.
Assignee Integer The user who has been assigned to work with this object.
AssigneeName String The name of the user who has been assigned to work with this object.
ContainingNotificationMessage String Show all transaction documents containing notifications. Note that search will be for messages in company language, and not in user language.
ContainingNotificationTypeId Integer Notification type identifier
ConvertedSubTotalAmount Decimal Total amount of the object in company currency, excluding VAT.
ConvertedTotalAmount Decimal The total amount in company currency, including VAT.
CreatedAt Datetime Date and time of creation
Currency String Three character code following the ISO 4217 standard
CustomerId Integer Customer identifier
CustomersReference String Customers reference. Typically a person.
CustomersReferenceNumber String Customers reference number. E.g. the internal sales order id the customer use in their own system.
DeliveryTermPlace String Named place related to delivery terms (Incoterms)
DeliveryTerms String Delivery terms when shipping the goods. The delivery terms is based on the Incoterms rules from ICC (International Chamber of Commerce). The delivery terms is by default retrieved from the customer.
DepartingWaybillId Integer Departing waybill identifier
FeeAmount Decimal Fee amount in transaction document's currency
Firstname String Secondary name of a company or firstname of a person
FreightAmount Decimal Freight amount in transaction document's currency
GrossMargin Decimal Gross margin of sale, calculated as an average of gross margin of all items at the time items are created and when the document is registered. Will not be recalculated if gross margin in items change afterwards
InvoiceAddressCity String City/town/village
InvoiceAddressCountryCode String Two-character code (ISO 3166) identifying the country.
InvoiceAddressPostalCode String Postalcode/Postcode/ZIP
Location String Unique abbreviation/short name of the location
Name String Name of customer (name of company or surname/familyname/lastname of a person)
NetWeight Decimal The net weight of object (excluding packing meterial) in kilograms
PaymentTerms String Terms of payment. Defaut value is retrieved from the customer. The due date of the sales order and sales invoice is calculated based on this field.
Priority Integer Priority of the shipment
SalesAssistant Integer Reference to the employee who is sales assistant for the customer.
SellersReferenceNumber String Sellers reference number.
ShippingAddressAddressLine1 String First address line of the delivery address
ShippingAddressAddressLine2 String Second address line of the delivery address
ShippingAddressAttention String Attention of the shipping address. When changing shipping address, the ShippingAddressAttention will be overridden by the attention of the new shipping address.
ShippingAddressCity String City/town/village of the delivery address
ShippingAddressCountryCode String Country code of shipment destination
ShippingAddressName String Name of receiver (Name of company or last name of a person) of the delivery address.
ShippingAddressPostalCode String Postalcode/Postcode/ZIP of the delivery address
ShippingAddressRegion String Region/province/state of the delivery address
ShippingAdviceId Integer Shipping advice identifier
ShippingDate Date The registration date of the shipping advice/supplier return/ goods transfer, -which is the day stock was reduced (quantity and value)
Status Integer Status of shipping advice
SubTotalAmount Decimal Total amount of the object in object currency, excluding VAT.
TotalAmount Decimal The total amount in object currency, including VAT
Type String Type of shipping advice. Gives an indication of what this shipping advice is based on or forwarded from.
UpdatedAt Datetime Date and time of update

Requesting this resource will yield the following response. Mouse over fieldnames (or fieldgroups) for descriptions and other useful information about the fields. Fields colored in grey is expandable fields.

Please note that some fields may be removed from the response, based on user roles/duties/permissions.

Format:
1
<ShippingAdvices>
2
     <ShippingAdvice>
3
          <ShippingAdviceId
ShippingAdviceId

Shipping advice identifier

>
{Integer}</ShippingAdviceId>
4
          <Status
Status

Status of shipping advice

Possible domain values can be found here

>
{Integer}</Status>
5
          <Type
Type

Type of shipping advice. Gives an indication of what this shipping advice is based on or forwarded from.

Possible domain values can be found here

>
{String}</Type>
6
          <CreatedAt
CreatedAt

Date and time of creation

>
{Datetime}</CreatedAt>
7
          <ShippingDate
ShippingDate

The registration date of the shipping advice/supplier return/ goods transfer, -which is the day stock was reduced (quantity and value)

>
{Date}</ShippingDate>
8
          <SellersReferenceNumber
SellersReferenceNumber

Sellers reference number.

>
{String}</SellersReferenceNumber>
9
          <CustomersReference
CustomersReference

Customers reference. Typically a person.

>
{String}</CustomersReference>
10
          <CustomersReferenceNumber
CustomersReferenceNumber

Customers reference number. E.g. the internal sales order id the customer use in their own system.

>
{String}</CustomersReferenceNumber>
11
          <Assignee
Assignee

The user who has been assigned to work with this object.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

>
12
               <UserId
UserId

User identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

>
{Integer}</UserId>
13
               <Name
Name

Name of the user

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

>
{String}</Name>
14
               <FirstName
FirstName

First name of the user

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

>
{String}</FirstName>
15
               <UserLink
UserLink

User reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

>
{String}</UserLink>
16
          </Assignee>
17
          <Customer>
18
               <CustomerId
CustomerId

Customer identifier

>
{Integer}</CustomerId>
19
               <Name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

>
{String}</Name>
20
               <Firstname
Firstname

Secondary name of a company or firstname of a person

>
{String}</Firstname>
21
               <Sales>
22
                    <AccountManager
AccountManager

Reference to the employee who is responsible for the management of sales, and relationship with the customer.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

>
23
                         <EmployeeId
EmployeeId

Employee identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

>
{Integer}</EmployeeId>
24
                         <LastName
LastName

Last name of employee

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

>
{String}</LastName>
25
                         <FirstName
FirstName

First name of employee

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

>
{String}</FirstName>
26
                         <EmployeeLink
EmployeeLink

Employee reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

>
{String}</EmployeeLink>
27
                    </AccountManager>
28
               </Sales>
29
               <CustomerLink
CustomerLink

Customer reference

>
{String}</CustomerLink>
30
          </Customer>
31
          <Totals>
32
               <Currency
Currency

Three character code following the ISO 4217 standard

>
{String}</Currency>
33
               <FreightAmount
FreightAmount

Freight amount in transaction document's currency

>
{Decimal}</FreightAmount>
34
               <FeeAmount
FeeAmount

Fee amount in transaction document's currency

>
{Decimal}</FeeAmount>
35
               <SubTotalAmount
SubTotalAmount

Total amount of the object in object currency, excluding VAT.

>
{Decimal}</SubTotalAmount>
36
               <VATAmount
VATAmount

Total value added tax in object currency.

>
{Decimal}</VATAmount>
37
               <TotalAmount
TotalAmount

The total amount in object currency, including VAT

>
{Decimal}</TotalAmount>
38
          </Totals>
39
          <TotalsConverted
TotalsConverted

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

>
40
               <Currency
Currency

Currency used in conversion. Default is company accounting currency. Three character code following the ISO 4217 standard.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

>
{String}</Currency>
41
               <SubTotalAmount
SubTotalAmount

Total amount of the object in company currency, excluding VAT.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

>
{Decimal}</SubTotalAmount>
42
               <TotalAmount
TotalAmount

The total amount in company currency, including VAT.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

>
{Decimal}</TotalAmount>
43
          </TotalsConverted>
44
          <Shipment>
45
               <Priority
Priority

Priority of the shipment

Possible domain values can be found here

>
{Integer}</Priority>
46
          </Shipment>
47
          <HighlightedNotification
HighlightedNotification

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
48
               <NotificationId
NotificationId

Notification identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{Integer}</NotificationId>
49
               <Status
Status

Status of the notification

Possible domain values can be found here

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{Integer}</Status>
50
               <CreatedAt
CreatedAt

Date and time of creation

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{Datetime}</CreatedAt>
51
               <Message
Message

The message from the notification definition, expanded with parameters.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{String}</Message>
52
               <TranslatedMessage
TranslatedMessage

The translated message from the notification definition, expanded with parameters.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{String}</TranslatedMessage>
53
               <NotificationType
NotificationType

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
54
                    <NotificationTypeId
NotificationTypeId

Notification type identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{String}</NotificationTypeId>
55
                    <Category
Category

Category of notification type (warning, information etc)

Possible domain values can be found here

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{String}</Category>
56
                    <NotificationTypeLink
NotificationTypeLink

Notification type reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{String}</NotificationTypeLink>
57
               </NotificationType>
58
               <NotificationLink
NotificationLink

Notification reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

>
{String}</NotificationLink>
59
          </HighlightedNotification>
60
          <ShippingAdviceLink
ShippingAdviceLink

Shipping advice reference

>
{String}</ShippingAdviceLink>
61
     </ShippingAdvice>
62
     <Paging
Paging

Detailed paging information for this list.

>
63
          <PageSize
PageSize

Number of elements in the list, as defined in $top. Default is 10.

>
{Integer}</PageSize>
64
          <Position
Position

Position of the first element in the list

>
{Integer}</Position>
65
          <Page
Page

Page index

>
{Integer}</Page>
66
          <FirstPageKey
FirstPageKey

Page key to use for navigating to the first page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</FirstPageKey>
67
          <FirstPage
FirstPage

Link to the first page in the list. $pageKey is set to FirstPageKey.

>
{String}</FirstPage>
68
          <PreviousPageKey
PreviousPageKey

Page key to use for navigating to previous page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</PreviousPageKey>
69
          <PreviousPage
PreviousPage

Link to the previous page in the list. $pageKey is set to PreviousPageKey.

>
{String}</PreviousPage>
70
          <NextPageKey
NextPageKey

Page key to use for navigating to next page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</NextPageKey>
71
          <NextPage
NextPage

Link to the next page in the list. $pageKey is set to NextPageKey.

>
{String}</NextPage>
72
          <LastPageKey
LastPageKey

Page key to use for navigating to last page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</LastPageKey>
73
          <LastPage
LastPage

Link to the last page in the list. $pageKey is set to LastPageKey.

>
{String}</LastPage>
74
          <Size
Size

Total number of records in the list. Use $inlinecount=allpages in the request uri to include this

>
{Integer}</Size>
75
     </Paging>
76
</ShippingAdvices>
1
{
2
     "shippingAdvices": [
3
          {
4
               "shippingAdviceId
ShippingAdviceId

Shipping advice identifier

":
"{Integer}",
5
               "status
Status

Status of shipping advice

Possible domain values can be found here

":
"{Integer}",
6
               "type
Type

Type of shipping advice. Gives an indication of what this shipping advice is based on or forwarded from.

Possible domain values can be found here

":
"{String}",
7
               "createdAt
CreatedAt

Date and time of creation

":
"{Datetime}",
8
               "shippingDate
ShippingDate

The registration date of the shipping advice/supplier return/ goods transfer, -which is the day stock was reduced (quantity and value)

":
"{Date}",
9
               "sellersReferenceNumber
SellersReferenceNumber

Sellers reference number.

":
"{String}",
10
               "customersReference
CustomersReference

Customers reference. Typically a person.

":
"{String}",
11
               "customersReferenceNumber
CustomersReferenceNumber

Customers reference number. E.g. the internal sales order id the customer use in their own system.

":
"{String}",
12
               "assignee
Assignee

The user who has been assigned to work with this object.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

":
{
13
                    "userId
UserId

User identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

":
"{Integer}",
14
                    "name
Name

Name of the user

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

":
"{String}",
15
                    "firstName
FirstName

First name of the user

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

":
"{String}",
16
                    "userLink
UserLink

User reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Assignee in your request URI to get this field

":
"{String}"
17
               },
18
               "customer": {
19
                    "customerId
CustomerId

Customer identifier

":
"{Integer}",
20
                    "name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

":
"{String}",
21
                    "firstname
Firstname

Secondary name of a company or firstname of a person

":
"{String}",
22
                    "sales": {
23
                         "accountManager
AccountManager

Reference to the employee who is responsible for the management of sales, and relationship with the customer.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

":
{
24
                              "employeeId
EmployeeId

Employee identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

":
"{Integer}",
25
                              "lastName
LastName

Last name of employee

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

":
"{String}",
26
                              "firstName
FirstName

First name of employee

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

":
"{String}",
27
                              "employeeLink
EmployeeLink

Employee reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.Customer.Sales.AccountManager in your request URI to get this field

":
"{String}"
28
                         }
29
                    },
30
                    "customerLink
CustomerLink

Customer reference

":
"{String}"
31
               },
32
               "totals": {
33
                    "currency
Currency

Three character code following the ISO 4217 standard

":
"{String}",
34
                    "freightAmount
FreightAmount

Freight amount in transaction document's currency

":
"{Decimal}",
35
                    "feeAmount
FeeAmount

Fee amount in transaction document's currency

":
"{Decimal}",
36
                    "subTotalAmount
SubTotalAmount

Total amount of the object in object currency, excluding VAT.

":
"{Decimal}",
37
                    "vATAmount
VATAmount

Total value added tax in object currency.

":
"{Decimal}",
38
                    "totalAmount
TotalAmount

The total amount in object currency, including VAT

":
"{Decimal}"
39
               },
40
               "totalsConverted
TotalsConverted

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

":
{
41
                    "currency
Currency

Currency used in conversion. Default is company accounting currency. Three character code following the ISO 4217 standard.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

":
"{String}",
42
                    "subTotalAmount
SubTotalAmount

Total amount of the object in company currency, excluding VAT.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

":
"{Decimal}",
43
                    "totalAmount
TotalAmount

The total amount in company currency, including VAT.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.TotalsConverted in your request URI to get this field

":
"{Decimal}"
44
               },
45
               "shipment": {
46
                    "priority
Priority

Priority of the shipment

Possible domain values can be found here

":
"{Integer}"
47
               },
48
               "highlightedNotification
HighlightedNotification

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
{
49
                    "notificationId
NotificationId

Notification identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{Integer}",
50
                    "status
Status

Status of the notification

Possible domain values can be found here

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{Integer}",
51
                    "createdAt
CreatedAt

Date and time of creation

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{Datetime}",
52
                    "message
Message

The message from the notification definition, expanded with parameters.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{String}",
53
                    "translatedMessage
TranslatedMessage

The translated message from the notification definition, expanded with parameters.

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{String}",
54
                    "notificationType
NotificationType

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
{
55
                         "notificationTypeId
NotificationTypeId

Notification type identifier

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{String}",
56
                         "category
Category

Category of notification type (warning, information etc)

Possible domain values can be found here

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{String}",
57
                         "notificationTypeLink
NotificationTypeLink

Notification type reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{String}"
58
                    },
59
                    "notificationLink
NotificationLink

Notification reference

This field is greyed out because it is an expandable field. You have to add $expand=ShippingAdvice.HighlightedNotification in your request URI to get this field

":
"{String}"
60
               },
61
               "shippingAdviceLink
ShippingAdviceLink

Shipping advice reference

":
"{String}"
62
          }
63
     ],
64
     "paging
Paging

Detailed paging information for this list.

":
{
65
          "pageSize
PageSize

Number of elements in the list, as defined in $top. Default is 10.

":
"{Integer}",
66
          "position
Position

Position of the first element in the list

":
"{Integer}",
67
          "page
Page

Page index

":
"{Integer}",
68
          "firstPageKey
FirstPageKey

Page key to use for navigating to the first page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
69
          "firstPage
FirstPage

Link to the first page in the list. $pageKey is set to FirstPageKey.

":
"{String}",
70
          "previousPageKey
PreviousPageKey

Page key to use for navigating to previous page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
71
          "previousPage
PreviousPage

Link to the previous page in the list. $pageKey is set to PreviousPageKey.

":
"{String}",
72
          "nextPageKey
NextPageKey

Page key to use for navigating to next page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
73
          "nextPage
NextPage

Link to the next page in the list. $pageKey is set to NextPageKey.

":
"{String}",
74
          "lastPageKey
LastPageKey

Page key to use for navigating to last page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

":
"{String}",
75
          "lastPage
LastPage

Link to the last page in the list. $pageKey is set to LastPageKey.

":
"{String}",
76
          "size
Size

Total number of records in the list. Use $inlinecount=allpages in the request uri to include this

":
"{Integer}"
77
     }
78
}

List of available operations/actions for this resource.
See the operations documentation for more information about API operations.

Possible error codes the response might return:

Error 100147 HTTP 404 Notification type not found